From: Eric S. Raymond Date: Thu, 18 Mar 1993 21:49:55 +0000 (+0000) Subject: Corrected Keywords header. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96810 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b129bbdc601d2836bf0fbed034d8a7ca7c4a1171;p=emacs.git Corrected Keywords header. --- diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el index 0e63e35ed0c..05778b088bf 100644 --- a/lisp/ange-ftp.el +++ b/lisp/ange-ftp.el @@ -4,7 +4,7 @@ ;;; ??? Waiting for papers from several people. ;;; ;;; Author: Andy Norman (ange@hplb.hpl.hp.com) -;;; Keywords: tools +;;; Keywords: comm ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by @@ -859,7 +859,7 @@ SIZE, if supplied, should be a prime number." ;;;; Internal variables. ;;;; ------------------------------------------------------------ -(defconst ange-ftp-version "$Revision: 1.13 $") +(defconst ange-ftp-version "$Revision: 1.14 $") (defvar ange-ftp-data-buffer-name " *ftp data*" "Buffer name to hold directory listing data received from ftp process.")